Skip to content

Fix packing in Github Actions #272

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 22, 2022

Conversation

DifferentialOrange
Copy link
Member

@DifferentialOrange DifferentialOrange commented Dec 22, 2022

ci: use testing rules in packing

Use the same rules in packing as in testing to run on dev branches.

Follows #248

ci: fix crud install

Set valid package manager for fedora. Fix using apt for docker:
debian/ubuntu containers are sudoless.

Follows #264

ci: fixate OS versions

deb packages built with Ubuntu 22.04 fails to install on Debian 10, 11.

Use the same rules in packing as in testing to run on dev branches.

Follows #248
@DifferentialOrange DifferentialOrange force-pushed the DifferentialOrange/fix-ci-crud-install branch from 9417581 to a2d1237 Compare December 22, 2022 10:02
@DifferentialOrange DifferentialOrange changed the title Differential orange/fix ci crud install Fix packing in Github Actions Dec 22, 2022
@DifferentialOrange DifferentialOrange force-pushed the DifferentialOrange/fix-ci-crud-install branch 3 times, most recently from b8bd81d to b7d28be Compare December 22, 2022 10:30
Set valid package manager for fedora. Fix using apt for docker:
debian/ubuntu containers are sudoless.

Follows #264
@DifferentialOrange DifferentialOrange force-pushed the DifferentialOrange/fix-ci-crud-install branch from d09171d to bb5b5d5 Compare December 22, 2022 12:43
deb packages built with Ubuntu 22.04 fails to install on Debian 10, 11.
@DifferentialOrange DifferentialOrange force-pushed the DifferentialOrange/fix-ci-crud-install branch from bb5b5d5 to 27c31ee Compare December 22, 2022 13:02
@DifferentialOrange DifferentialOrange marked this pull request as ready for review December 22, 2022 13:06
Copy link
Contributor

@GRISHNOV GRISHNOV left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! LGTM

@DifferentialOrange DifferentialOrange merged commit 6f0d536 into master Dec 22, 2022
@DifferentialOrange DifferentialOrange deleted the DifferentialOrange/fix-ci-crud-install branch December 22, 2022 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants